From 97a6e692ceea6bc2cd222b6af0307182f34f39ac Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Fri, 15 Aug 2014 03:55:53 +0200 Subject: [PATCH] stylecontext: Update docs for gtk_render_activity() --- gtk/gtkstylecontext.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gtk/gtkstylecontext.c b/gtk/gtkstylecontext.c index f7f3179321..48869894a9 100644 --- a/gtk/gtkstylecontext.c +++ b/gtk/gtkstylecontext.c @@ -4180,9 +4180,9 @@ gtk_render_handle (GtkStyleContext *context, * @width: rectangle width * @height: rectangle height * - * Renders an activity area (Such as in #GtkSpinner or the - * fill line in #GtkRange), the state %GTK_STATE_FLAG_ACTIVE - * determines whether there is activity going on. + * Renders an activity indicator (such as in #GtkSpinner). + * The state %GTK_STATE_FLAG_ACTIVE determines whether there is + * activity going on. * * Since: 3.0 **/ -- 2.30.2